FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.terminology#current (31 ms)

Package hl7.terminology
Type CodeSystem
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-action-type.html
Url http://terminology.hl7.org/CodeSystem/action-type
Version 1.0.1
Status active
Date 2024-04-24T00:00:00+00:00
Name ActionType
Title ActionType
Experimental False
Realm uv
Authority hl7
Description The type of action to be performed.
Copyright This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Content complete
valueSet http://terminology.hl7.org/ValueSet/action-type

Resources that use this resource

ValueSet
action-type ActionType

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem action-type

Last updated: 2024-04-24 00:00:00+0000

This case-sensitive code system http://terminology.hl7.org/CodeSystem/action-type defines the following codes:

CodeDisplayDefinition
create CreateThe action is to create a new resource.
update UpdateThe action is to update an existing resource.
remove RemoveThe action is to remove an existing resource.
fire-event Fire EventThe action is to fire a specific event.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "action-type",
  "meta" : {
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem action-type</b></p><a name=\"action-type\"> </a><a name=\"hcaction-type\"> </a><a name=\"action-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-04-24 00:00:00+0000</p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/action-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">create<a name=\"action-type-create\"> </a></td><td>Create</td><td>The action is to create a new resource.</td></tr><tr><td style=\"white-space:nowrap\">update<a name=\"action-type-update\"> </a></td><td>Update</td><td>The action is to update an existing resource.</td></tr><tr><td style=\"white-space:nowrap\">remove<a name=\"action-type-remove\"> </a></td><td>Remove</td><td>The action is to remove an existing resource.</td></tr><tr><td style=\"white-space:nowrap\">fire-event<a name=\"action-type-fire-event\"> </a></td><td>Fire Event</td><td>The action is to fire a specific event.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/action-type",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.1.1246"
    }
  ],
  "version" : "1.0.1",
  "name" : "ActionType",
  "title" : "ActionType",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-24T00:00:00+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "The type of action to be performed.",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/action-type",
  "content" : "complete",
  "concept" : [
    {
      "code" : "create",
      "display" : "Create",
      "definition" : "The action is to create a new resource."
    },
    {
      "code" : "update",
      "display" : "Update",
      "definition" : "The action is to update an existing resource."
    },
    {
      "code" : "remove",
      "display" : "Remove",
      "definition" : "The action is to remove an existing resource."
    },
    {
      "code" : "fire-event",
      "display" : "Fire Event",
      "definition" : "The action is to fire a specific event."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.